[INFO] fetching crate vona-transport-local 0.2.0...
[INFO] fixing vona-transport-local-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate vona-transport-local 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate vona-transport-local 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate vona-transport-local 0.2.0
[INFO] tweaked toml for crates.io crate vona-transport-local 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vona-transport-local 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vona-transport-local 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vona-core v0.2.0
[INFO] [stderr]   Downloaded referencing v0.29.1
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded vona-seamless v0.2.0
[INFO] [stderr]   Downloaded jsonschema v0.29.1
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded fluent-uri v0.3.2
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded fraction v0.15.4
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.7
[INFO] [stderr]   Downloaded openssl-sys v0.9.114
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded openssl v0.10.78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] babef597c5067f1dfc96e74c9e9b30ff5ec0746c36b8120372b28997bf10c976
[INFO] running `Command { std: "docker" "start" "babef597c5067f1dfc96e74c9e9b30ff5ec0746c36b8120372b28997bf10c976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "babef597c5067f1dfc96e74c9e9b30ff5ec0746c36b8120372b28997bf10c976" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "babef597c5067f1dfc96e74c9e9b30ff5ec0746c36b8120372b28997bf10c976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "babef597c5067f1dfc96e74c9e9b30ff5ec0746c36b8120372b28997bf10c976" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling webpki-root-certs v1.0.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking referencing v0.29.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking jsonschema v0.29.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Checking vona-core v0.2.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr] error: ort-sys@2.0.0-rc.12: ort-sys failed to download prebuilt binaries from `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.24.2/x86_64-unknown-linux-gnu.tar.lzma2`: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] error: build script logged errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "babef597c5067f1dfc96e74c9e9b30ff5ec0746c36b8120372b28997bf10c976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "babef597c5067f1dfc96e74c9e9b30ff5ec0746c36b8120372b28997bf10c976", kill_on_drop: false }`
[INFO] [stdout] babef597c5067f1dfc96e74c9e9b30ff5ec0746c36b8120372b28997bf10c976
